﻿2026-06-04T02:01:23.1060772Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T02:01:23.1063174Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T02:01:23.1065381Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T02:01:23.1067270Z [36;1melse[0m
2026-06-04T02:01:23.1068882Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T02:01:23.1071812Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T02:01:23.1073725Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T02:01:23.1075139Z [36;1mfi[0m
2026-06-04T02:01:23.1105983Z shell: /usr/bin/bash -e {0}
2026-06-04T02:01:23.1107522Z env:
2026-06-04T02:01:23.1111165Z   GH_TOKEN: ***
2026-06-04T02:01:23.1112366Z ##[endgroup]
